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 ????B????B^ 0011111100111111001111110011111101000010001111110011111100111111001111110100001001011110 3f3f3f3f423f3f3f3f425e
SJIS-WIN 絶???B絶???B^ 10010000111000100011111100111111001111110100001010010000111000100011111100111111001111110100001001011110 90e23f3f3f4290e23f3f3f425e
EUC-JP 絶???B絶???B^ 11000000111001000011111100111111001111110100001011000000111001000011111100111111001111110100001001011110 c0e43f3f3f42c0e43f3f3f425e
UTF-8 絶꺨댐숲B絶꺨댐숲B^ 111001111011010110110110111010101011101010101000111010111000110010010000111011001000100010110010010000101110011110110101101101101110101010111010101010001110101110001100100100001110110010001000101100100100001001011110 e7b5b6eabaa8eb8c90ec88b242e7b5b6eabaa8eb8c90ec88b2425e
UHC 絶꺨댐숲B絶꺨댐숲B^ 11101111101111101000001111001110101101001110111110111101101000110100001011101111101111101000001111001110101101001110111110111101101000110100001001011110 efbe83ceb4efbda342efbe83ceb4efbda3425e

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