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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?哀????哀???^ 00111111100010001010001100111111001111110011111100111111100010001010001100111111001111110011111101011110 3f88a33f3f3f3f88a33f3f3f5e
EUC-JP ?哀????哀???^ 00111111101100001010010100111111001111110011111100111111101100001010010100111111001111110011111101011110 3fb0a53f3f3f3fb0a53f3f3f5e
UTF-8 알哀렠셸롗알哀렠셸롕^ 11101100100101011000110011100101100100111000000011101011101000001010000011101100100001011011100011101011101000011001011111101100100101011000110011100101100100111000000011101011101000001010000011101100100001011011100011101011101000011001010101011110 ec958ce59380eba0a0ec85b8eba197ec958ce59380eba0a0ec85b8eba1955e
UHC 알哀렠셸롗알哀렠셸롕^ 101111101100101111100100111011101000111010110001101111001101000010001110110110111011111011001011111001001110111010001110101100011011110011010000100011101101100101011110 becbe4ee8eb1bcd08edbbecbe4ee8eb1bcd08ed95e

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