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 ??}v??}vB 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642
SJIS-WIN ?暑}v?暑}vB 0011111110001111100010110111110101110110001111111000111110001011011111010111011001000010 3f8f8b7d763f8f8b7d7642
EUC-JP ?暑}v?暑}vB 0011111110111101111010110111110101110110001111111011110111101011011111010111011001000010 3fbdeb7d763fbdeb7d7642
UTF-8 뾱暑}v뾱暑}vB 1110101110111110101100011110011010011010100100010111110101110110111010111011111010110001111001101001101010010001011111010111011001000010 ebbeb1e69a917d76ebbeb1e69a917d7642
UHC 뾱暑}v뾱暑}vB 10010111011100111101111111110100011111010111011010010111011100111101111111110100011111010111011001000010 9773dff47d769773dff47d7642

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