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 第?材?第?材?^ 10010001111001100011111110001101110111100011111110010001111001100011111110001101110111100011111101011110 91e63f8dde3f91e63f8dde3f5e
EUC-JP 第?材?第?材?^ 11000010111010000011111110111010111000000011111111000010111010000011111110111010111000000011111101011110 c2e83fbae03fc2e83fbae03f5e
UTF-8 第렲材렓第렲材렓^ 11100111101011001010110011101011101000001011001011100110100111011001000011101011101000001001001111100111101011001010110011101011101000001011001011100110100111011001000011101011101000001001001101011110 e7acaceba0b2e69d90eba093e7acaceba0b2e69d90eba0935e
UHC 第렲材렓第렲材렓^ 1111000010101111100011101011111111101110101001111000111010101000111100001010111110001110101111111110111010100111100011101010100001011110 f0af8ebfeea78ea8f0af8ebfeea78ea85e

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