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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 臾る?D臾る?D^ 11100100011010111000001011101001001111110100010011100100011010111000001011101001001111110100010001011110 e46b82e93f44e46b82e93f445e
EUC-JP 臾る?D臾る?D^ 11100111110011001010010011101011001111110100010011100111110011001010010011101011001111110100010001011110 e7cca4eb3f44e7cca4eb3f445e
UTF-8 臾る쳭D臾る쳭D^ 111010001000011110111110111000111000001010001011111011001011001110101101010001001110100010000111101111101110001110000010100010111110110010110011101011010100010001011110 e887bee3828becb3ad44e887bee3828becb3ad445e
UHC 臾る쳭D臾る쳭D^ 111010111010110010101010111010111010101110010001010001001110101110101100101010101110101110101011100100010100010001011110 ebacaaebab9144ebacaaebab91445e

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