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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???悠??宥?? 0011111100111111001111111001011101001001001111110011111110010111010001110011111100111111 3f3f3f97493f3f97473f3f
EUC-JP ???悠??宥?? 0011111100111111001111111100110110101010001111110011111111001101101010000011111100111111 3f3f3fcdaa3f3fcda83f3f
UTF-8 捻뀀챶悠녷껸宥브턀 111011111010011010100100111010111000000010000000111011001011000110110110111001101000001010100000111010111000010110110111111010101011101110111000111001011010111010100101111010111011100010001100111011011000010010000000 efa6a4eb8080ecb1b6e682a0eb85b7eabbb8e5aea5ebb88ced8480
UHC 捻뀀챶悠녷껸宥브턀 111001101111011110110010111010111010101010000011111010101110110110000110111001101011001010111001111010101110100110111010111010101011010110011100 e6f7b2ebaa83eaed86e6b2b9eae9baeab59c

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