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 10001110110110101000111011000110011111010111011010001110110110101000111011000110011111010111011001000010 8eda8ec67d768eda8ec67d7642
EUC-JP 尺屡}v尺屡}vB 10111100110111001011110011001000011111010111011010111100110111001011110011001000011111010111011001000010 bcdcbcc87d76bcdcbcc87d7642
UTF-8 尺屡}v尺屡}vB 1110010110110000101110101110010110110001101000010111110101110110111001011011000010111010111001011011000110100001011111010111011001000010 e5b0bae5b1a17d76e5b0bae5b1a17d7642
UHC 尺?}v尺?}vB 1111010010101001001111110111110101110110111101001010100100111111011111010111011001000010 f4a93f7d76f4a93f7d7642

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