To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???R???^[???R???^[^ 00111111001111110011111101010010001111110011111100111111010111100101101100111111001111110011111101010010001111110011111100111111010111100101101101011110 3f3f3f523f3f3f5e5b3f3f3f523f3f3f5e5b5e
SJIS-WIN 日蕎?R日蕎?^[日蕎?R日蕎?^[^ 100100111111101010001011101111000011111101010010100100111111101010001011101111000011111101011110010110111001001111111010100010111011110000111111010100101001001111111010100010111011110000111111010111100101101101011110 93fa8bbc3f5293fa8bbc3f5e5b93fa8bbc3f5293fa8bbc3f5e5b5e
EUC-JP 日蕎?R日蕎?^[日蕎?R日蕎?^[^ 110001101111110010110110101111100011111101010010110001101111110010110110101111100011111101011110010110111100011011111100101101101011111000111111010100101100011011111100101101101011111000111111010111100101101101011110 c6fcb6be3f52c6fcb6be3f5e5bc6fcb6be3f52c6fcb6be3f5e5b5e
UTF-8 日蕎ㅅR日蕎ㅅ^[日蕎ㅅR日蕎ㅅ^[^ 11100110100101111010010111101000100101011000111011100011100001011000010101010010111001101001011110100101111010001001010110001110111000111000010110000101010111100101101111100110100101111010010111101000100101011000111011100011100001011000010101010010111001101001011110100101111010001001010110001110111000111000010110000101010111100101101101011110 e697a5e8958ee3858552e697a5e8958ee385855e5be697a5e8958ee3858552e697a5e8958ee385855e5b5e
UHC 日蕎ㅅR日蕎ㅅ^[日蕎ㅅR日蕎ㅅ^[^ 11101100111011011100111011110000101001001011010101010010111011001110110111001110111100001010010010110101010111100101101111101100111011011100111011110000101001001011010101010010111011001110110111001110111100001010010010110101010111100101101101011110 ecedcef0a4b552ecedcef0a4b55e5becedcef0a4b552ecedcef0a4b55e5b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)