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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 第???第???^ 1001000111100110001111110011111100111111100100011110011000111111001111110011111101011110 91e63f3f3f91e63f3f3f5e
EUC-JP 第???第???^ 1100001011101000001111110011111100111111110000101110100000111111001111110011111101011110 c2e83f3f3fc2e83f3f3f5e
UTF-8 第뀄렱햇第뀄렱햄^ 11100111101011001010110011101011100000001000010011101011101000001011000111101101100101101000011111100111101011001010110011101011100000001000010011101011101000001011000111101101100101101000010001011110 e7acaceb8084eba0b1ed9687e7acaceb8084eba0b1ed96845e
UHC 第뀄렱햇第뀄렱햄^ 1111000010101111101100101110110110001110101111101100011111011110111100001010111110110010111011011000111010111110110001111101110001011110 f0afb2ed8ebec7def0afb2ed8ebec7dc5e

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