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 ????L????VO 0011111100111111001111110011111101001100001111110011111100111111001111110101011001001111 3f3f3f3f4c3f3f3f3f564f
SJIS-WIN ラ瞠ゥLラ瞠ゥ耨VO 110101111110000111010011101010011111000011101111010011001101011111100001110100111010100111100011110100110101011001001111 d7e1d3a9f0ef4cd7e1d3a9e3d3564f
EUC-JP ラ瞠ゥ?Lラ瞠ゥ耨VO 100011101101011111100010110101011000111010101001001111110100110010001110110101111110001011010101100011101010100111100110110101010101011001001111 8ed7e2d58ea93f4c8ed7e2d58ea9e6d5564f
UTF-8 ラ瞠ゥLラ瞠ゥ耨VO 111011111011111010010111111001111001111010100000111011111011110110101001111011101000001010101110010011001110111110111110100101111110011110011110101000001110111110111101101010011110100010000000101010000101011001001111 efbe97e79ea0efbda9ee82ae4cefbe97e79ea0efbda9e880a8564f
UHC ????L????VO 0011111100111111001111110011111101001100001111110011111100111111001111110101011001001111 3f3f3f3f4c3f3f3f3f564f

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