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 ‹\hnf‹\hn^}Y‹\hnf‹\hn^}bE 1000101101011100100000010110100001101110011001101000101101011100100000010110100001101110010111100111110101011001100010110101110010000001011010000110111001100110100010110101110010000001011010000110111001011110011111010110001001000101 8b5c81686e668b5c81686e5e7d598b5c81686e668b5c81686e5e7d6245
SJIS-WIN ?\?hnf?\?hn^}Y?\?hnf?\?hn^}bE 0011111101011100001111110110100001101110011001100011111101011100001111110110100001101110010111100111110101011001001111110101110000111111011010000110111001100110001111110101110000111111011010000110111001011110011111010110001001000101 3f5c3f686e663f5c3f686e5e7d593f5c3f686e663f5c3f686e5e7d6245
EUC-JP ?\?hnf?\?hn^}Y?\?hnf?\?hn^}bE 0011111101011100001111110110100001101110011001100011111101011100001111110110100001101110010111100111110101011001001111110101110000111111011010000110111001100110001111110101110000111111011010000110111001011110011111010110001001000101 3f5c3f686e663f5c3f686e5e7d593f5c3f686e663f5c3f686e5e7d6245
UTF-8 ‹\hnf‹\hn^}Y‹\hnf‹\hn^}bE 11000010100010110101110011000010100000010110100001101110011001101100001010001011010111001100001010000001011010000110111001011110011111010101100111000010100010110101110011000010100000010110100001101110011001101100001010001011010111001100001010000001011010000110111001011110011111010110001001000101 c28b5cc281686e66c28b5cc281686e5e7d59c28b5cc281686e66c28b5cc281686e5e7d6245
UHC ?\?hnf?\?hn^}Y?\?hnf?\?hn^}bE 0011111101011100001111110110100001101110011001100011111101011100001111110110100001101110010111100111110101011001001111110101110000111111011010000110111001100110001111110101110000111111011010000110111001011110011111010110001001000101 3f5c3f686e663f5c3f686e5e7d593f5c3f686e663f5c3f686e5e7d6245

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