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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???爾ゅ?淫? 0011111100111111001111111000111010100010100000101110001100111111100010001111101000111111 3f3f3f8ea282e33f88fa3f
EUC-JP ???爾ゅ?淫? 0011111100111111001111111011110010100100101001001110010100111111101100001111110000111111 3f3f3fbca4a4e53fb0fc3f
UTF-8 琉드툊爾ゅ쯄淫륛 111011111010011110001100111010111001001110011100111011011000100010001010111001111000100010111110111000111000001010000101111011001010111110000100111001101011011110101011111010111010010110011011 efa78ceb939ced888ae788bee38285ecaf84e6b7abeba59b
UHC 琉드툊爾ゅ쯄淫륛 11101011101001001011010111100101101110001000001011101100101100111010101011100101101010001010000011101011111000101001000001000010 eba4b5e5b882ecb3aae5a8a0ebe29042

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