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???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 臾る?L臾る?L^ 11100100011010111000001011101001001111110100110011100100011010111000001011101001001111110100110001011110 e46b82e93f4ce46b82e93f4c5e
EUC-JP 臾る?L臾る?L^ 11100111110011001010010011101011001111110100110011100111110011001010010011101011001111110100110001011110 e7cca4eb3f4ce7cca4eb3f4c5e
UTF-8 臾る쳦L臾る쳦L^ 111010001000011110111110111000111000001010001011111011001011001110100110010011001110100010000111101111101110001110000010100010111110110010110011101001100100110001011110 e887bee3828becb3a64ce887bee3828becb3a64c5e
UHC 臾る쳦L臾る쳦L^ 111010111010110010101010111010111010101110001011010011001110101110101100101010101110101110101011100010110100110001011110 ebacaaebab8b4cebacaaebab8b4c5e

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